[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 468 SHUFFLE < SKIP 7152 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11185 | Henderson, Ashley | V9 | Metchosin | British Columbia | Canada |
18758 | Price, Devin, M | V8Y 1L1 | Cliffside | British Columbia | Canada |
13074 | Hughes, Grace, A | 91977 | Spring Valley | California | United States |
Generated 2025-07-22 12:37:24.083 UTC