...
Read the contents of both tables into CenterViewPhixFlow. You will see that there are 15 sales orders, and 100 phone numbers. Although 100 phone numbers would easily fit into memory – this exercise uses a technique which would be useful if the number of phone numbers was very large - several hundred thousand or even millions.
You will enrich each sales order with the customer's phone number:
...