Generate 10 Customers with 5 Orders, each with 3 Order Lines

This example will show you how to create 10 Customers, each with 5 Orders, each with 3 Order Lines on the database. Each Order Line will also be associated to a Product.

In summary, this example will create:

To create the data execute the following Steps

Figure 0.3 Each new Customer has 5 Orders

Figure 0.4 Each Order has 3 Order Lines


Contents Previous Next