[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 5415 > < TAKE 7 >
7 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 11506 | Brown, Nicholas, S | V6B 3P7 | Port Hammond | British Columbia | Canada |
| 11520 | Morgan, Jada, A | V6B 3P7 | Port Hammond | British Columbia | Canada |
| 11660 | Gonzales, Miranda | V6B 3P7 | Port Hammond | British Columbia | Canada |
| 12203 | Hughes, Zachary | V6B 3P7 | Port Hammond | British Columbia | Canada |
| 12447 | Hayes, Carson, A | V6B 3P7 | Port Hammond | British Columbia | Canada |
| 12449 | Brown, Dylan, J | V6B 3P7 | Port Hammond | British Columbia | Canada |
| 12880 | Hayes, Luis | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-11-05 15:39:49.394 UTC