Create a dependency
We are now going to create a dependency between both generation sets. With this we enforce that the foreign key values are first created in the CUSTOMERS table before the lookup can be performed from the ORDERS table.
- Select the Generate_Customers generation set
- Click on Edit dependencies… at the bottom right of your screen
- Click on Generate_Orders from the list of successors
- Click on Ok