[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 750 < SKIP 918 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19321 | Weber, Clifford, A | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
20162 | Nath, Kelsey, K | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
20598 | Powell, Jackson, A | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
Generated 2025-10-08 19:29:56.252 UTC