I've created two new CDF fields that are normally populated by events triggered when a new table record is created. Following deployment, these fields need to be backfilled for records that already exist. What is the best approach or tool for doing this? If this weren’t LN, I would normally use a SQL cursor to handle this.