Generate 10 Customers with 5 Orders each

So far we have just generated data for one table. One of the most powerful features of the TurboData Test Data Generator is the ease in which you can set foreign keys to create parent/child/grandchild test data. This example will show you how to create 10 Customers with 5 Orders each. The foreign key on each Order will be set to the appropriate Customer Id.

In summary, this example will create:

To create the data execute the following Steps

Figure 0.2 Each new Customer has 5 Orders


Contents Previous Next