[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 1670 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 20598 | Powell, Jackson, A | 46236 | Bottrop | Nordrhein-Westfalen | Germany | 
| 20893 | Hall, Robert, M | 46236 | Bottrop | Nordrhein-Westfalen | Germany | 
Generated 2025-10-31 00:55:41.601 UTC