[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 SHUFFLE < SKIP 3017 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23144 | Alexander, Zachary, A | 98270 | Marysville | Washington | United States |
13711 | Mitchell, Thomas, J | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-09 21:58:33.511 UTC