[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 4306 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17972 | Ma, Alisha | TY31 | Runcorn | England | United Kingdom |
| 17979 | Lin, Lisa, A | TY31 | Runcorn | England | United Kingdom |
| 19337 | Luo, Bonnie | TY31 | Runcorn | England | United Kingdom |
Generated 2025-11-01 17:01:00.688 UTC