[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 2421 SHUFFLE < SKIP 1174 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21296 | Hall, Luis, L | 98107 | Ballard | Washington | United States |
16754 | Bell, Alex, M | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-14 09:50:25.481 UTC