[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 1111 > < TAKE 14 >
14 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 16824 | Munoz, Randall, J | 12171 | Berlin | Hessen | Germany |
| 17189 | Goel, Clarence | 14129 | Berlin | Hessen | Germany |
| 17199 | Zhou, Dennis, R | 12171 | Berlin | Saarland | Germany |
| 17217 | Gill, Raquel, T | 14111 | Berlin | Hamburg | Germany |
| 17220 | Wang, Glenn, R | 14197 | Berlin | Saarland | Germany |
| 16197 | Prasad, Heidi, M | 14197 | Berlin | Nordrhein-Westfalen | Germany |
| 17738 | Deng, Nicolas, P | 14197 | Berlin | Saarland | Germany |
| 17824 | Pal, Mario, C | 13441 | Berlin | Hessen | Germany |
| 17092 | Beck, Devon | 14197 | Berlin | Nordrhein-Westfalen | Germany |
| 17103 | Xu, Franklin, D | 14111 | Berlin | Hamburg | Germany |
| 17111 | Chande, Jenny, B | 14129 | Berlin | Hessen | Germany |
| 17852 | Shan, Lindsey | 10791 | Berlin | Hamburg | Germany |
| 17994 | Xu, Bradley, T | 10791 | Berlin | Hamburg | Germany |
| 18001 | Suri, Ross, J | 12311 | Berlin | Saarland | Germany |
Generated 2025-11-01 13:29:52.046 UTC