[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 4303 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17105 | Walker, Madison | TY31 | Runcorn | England | United Kingdom |
| 17706 | Coleman, Gabriel, B | TY31 | Runcorn | England | United Kingdom |
Generated 2025-11-01 20:21:33.175 UTC