[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 1919 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12089 | Richardson, Nathaniel | V7L 4J4 | N. Vancouver | British Columbia | Canada |
16347 | Sharma, Raul, E | 2138 | Rhodes | New South Wales | Australia |
Generated 2025-07-11 04:48:33.854 UTC