[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 6839 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14416 | Flores, Madison | V8P | Oak Bay | British Columbia | Canada |
14867 | Richardson, Lauren, C | V8P | Oak Bay | British Columbia | Canada |
15251 | Hall, Noah, A | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-13 09:55:44.006 UTC