[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 1197 > < TAKE 6 >
6 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 |
| 24875 | Zhang, Darryl, J | 14111 | Berlin | Hamburg | Germany |
| 25756 | Malhotra, Cassandra, L | 12311 | Berlin | Hamburg | Germany |
| 25719 | Diaz, Kristine | 14129 | Berlin | Hessen | Germany |
Generated 2025-10-28 10:48:50.671 UTC