Customer Id
Name
Country
Orders
{{c.CustomerId}}
{{c.Name}}
{{c.Country}}
Order Id
Freight
ShipCountry
{{o.OrderId}}
{{o.Freight}}
{{o.ShipCountry}}