[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 4 SHUFFLE < SKIP 5781 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28621 | Liu, Kristen | 92311 | Barstow | California | United States |
25995 | Phillips, Jack, R | V8X | Royal Oak | British Columbia | Canada |
18595 | Hernandez, Marcus | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-20 13:21:26.948 UTC