[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 1120 > < TAKE 6 >
6 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17189 | Goel, Clarence | 14129 | Berlin | Hessen | Germany |
| 17199 | Zhou, Dennis, R | 12171 | Berlin | Saarland | Germany |
| 17970 | Martinez, Erick | 14111 | Berlin | Hessen | Germany |
| 17217 | Gill, Raquel, T | 14111 | Berlin | Hamburg | Germany |
| 17220 | Wang, Glenn, R | 14197 | Berlin | Saarland | Germany |
| 17994 | Xu, Bradley, T | 10791 | Berlin | Hamburg | Germany |
Generated 2025-11-04 23:56:41.988 UTC