[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 1646 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 12846 | Nara, Bridget, L | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
| 12458 | Sanchez, Veronica, A | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
| 12471 | Zeng, Lacey | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
Generated 2025-10-30 01:58:11.465 UTC