[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 1207 > < TAKE 4 >
4 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 25521 | Sanchez, Douglas, M | 10501 | Berlin | Nordrhein-Westfalen | Germany |
| 25525 | Srini, Heidi | 14197 | Berlin | Nordrhein-Westfalen | Germany |
| 25533 | Huang, Suzanne, A | 14197 | Berlin | Nordrhein-Westfalen | Germany |
| 26419 | Suri, Geoffrey | 12171 | Berlin | Saarland | Germany |
Generated 2025-11-05 16:07:00.178 UTC