• A Create a new table to store international address formats and reference it in other tables.
  • B Duplicate the existing address EDTs and modify their properties for each table.
  • C Add a new EDT to the project and set the StringSize property to accommodate the largest expected address format.
  • D Modify the base Address EDT directly to support international formats.