[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 875 SHUFFLE < SKIP 922 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16347 | Sharma, Raul, E | 2138 | Rhodes | New South Wales | Australia |
18081 | Parker, Amanda | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-18 11:33:21.115 UTC