[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 10815 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22230 | Bennett, Jordyn, L | V7L 4J4 | N. Vancouver | British Columbia | Canada |
22278 | Gray, Mariah | V7L 4J4 | N. Vancouver | British Columbia | Canada |
22785 | Perry, Oscar | V7L 4J4 | N. Vancouver | British Columbia | Canada |
23583 | Martin, Brianna, M | V7L 4J4 | N. Vancouver | British Columbia | Canada |
23494 | Foster, Nicole, A | V7L 4J4 | N. Vancouver | British Columbia | Canada |
23731 | Thompson, Jose | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-21 19:20:43.742 UTC