[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 34 SHUFFLE < SKIP 2655 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13710 | Harris, Destiny, M | V8P | Oak Bay | British Columbia | Canada |
23846 | Diaz, Aidan, L | V7L 4J4 | Vancouver | British Columbia | Canada |
26725 | Smith, Alexis, L | 98371 | Puyallup | Washington | United States |
Generated 2025-07-14 15:51:23.801 UTC