[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 1161 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21666 | Jimenez, Leslie | 14197 | Berlin | Nordrhein-Westfalen | Germany |
| 21661 | Champion, Terry, A | 12171 | Berlin | Saarland | Germany |
Generated 2025-11-04 16:54:30.167 UTC