[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 2324 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14054 | Martin, Reginald | 3280 | Warrnambool | Victoria | Australia |
25620 | Lu, Alejandro | V8Y 1L1 | Cliffside | British Columbia | Canada |
19782 | Shan, Derek, R | 3205 | South Melbourne | Victoria | Australia |
20458 | Subram, Erick, S | 94010 | Burlingame | California | United States |
Generated 2025-07-11 14:28:32.227 UTC