[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 8329 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16506 | Murphy, Catherine, L | V9 | Metchosin | British Columbia | Canada |
16649 | Stewart, Makayla | V9 | Metchosin | British Columbia | Canada |
16950 | Edwards, Connor | V9 | Metchosin | British Columbia | Canada |
16955 | Bradley, Nathaniel | V9 | Metchosin | British Columbia | Canada |
Generated 2025-07-20 07:37:23.669 UTC