[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 5485 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26449 | Gray, Jared, A | V6B 3P7 | Port Hammond | British Columbia | Canada |
26456 | Peterson, Xavier, R | V6B 3P7 | Port Hammond | British Columbia | Canada |
26474 | Morris, Mackenzie, N | V6B 3P7 | Port Hammond | British Columbia | Canada |
26615 | Powell, David, W | V6B 3P7 | Port Hammond | British Columbia | Canada |
26692 | Brown, Isabella, L | V6B 3P7 | Port Hammond | British Columbia | Canada |
27060 | Coleman, Lucas, A | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-13 07:58:51.954 UTC