Order ID | Customer ID | Emp ID | Freight | Order Date | Required Date | Shipped Date | Name | Address | City | Region | PostCode | Country | Row Version |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{o.OrderID}} | {{o.CustomerID}} | {{o.EmployeeID}} | {{o.Freight | currency}} | {{o.OrderDate | date:'shortDate'}} | {{o.RequiredDate | date:'shortDate'}} | {{o.ShippedDate | date:'shortDate'}} | {{o.ShipName}} | {{o.ShipAddress}} | {{o.ShipCity}} | {{o.ShipRegion}} | {{o.ShipPostalCode}} | {{o.ShipCountry}} | {{o.RowVersion}} |