[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 4536 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13916 | Ward, Eduardo, I | V3L 1H4 | Westminster | British Columbia | Canada |
20891 | Anand, Darrell, M | 92700 | Colombes | Hauts de Seine | France |
22870 | Chen, Barbara, M | 95000 | Cergy | Val d'Oise | France |
Generated 2025-07-11 13:07:36.032 UTC