[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 1198 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 25525 | Srini, Heidi | 14197 | Berlin | Nordrhein-Westfalen | Germany |
| 25533 | Huang, Suzanne, A | 14197 | Berlin | Nordrhein-Westfalen | Germany |
| 25443 | Huang, Stacey | 13441 | Berlin | Hessen | Germany |
Generated 2025-11-05 08:09:30.222 UTC