[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 875 SHUFFLE < SKIP 6275 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28283 | Long, Rachel | V7L 4J4 | N. Vancouver | British Columbia | Canada |
23463 | Hill, Sean | 91203 | Glendale | California | United States |
17034 | Clark, Lauren | V9 | Metchosin | British Columbia | Canada |
Generated 2025-07-14 06:07:58.654 UTC