[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 998 SHUFFLE < SKIP 194 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15271 | Yang, Samuel, R | 98104 | Seattle | Washington | United States |
13345 | Butler, Dalton, A | V7L 4J4 | N. Vancouver | British Columbia | Canada |
21243 | Bailey, Juan, M | 90505 | Torrance | California | United States |
Generated 2025-07-12 05:28:09.038 UTC