[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 3070 < SKIP 3997 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 26666 | Beck, Ashlee, L | 7001 | Hobart | Tasmania | Australia |
| 27347 | Lin, Jeffery, J | 7001 | Hobart | Tasmania | Australia |
| 27353 | Andersen, Gilbert, T | 7001 | Hobart | Tasmania | Australia |
Generated 2025-11-05 20:34:28.880 UTC