[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 8391 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28302 | Hughes, Caroline, C | V9 | Metchosin | British Columbia | Canada |
28620 | Richardson, Cole | V9 | Metchosin | British Columbia | Canada |
Generated 2025-07-20 21:44:24.605 UTC