[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 482 SHUFFLE < SKIP 528 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22485 | Suarez, Andy | 93400 | Saint-Denis | Seine Saint Denis | France |
14483 | Henderson, Nicole, A | 97034 | Lake Oswego | Oregon | United States |
27014 | Hughes, Luke, I | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-22 11:48:27.469 UTC