[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 125 < SKIP 662 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16037 | Kelly, Melissa | 59368 | Werne | Nordrhein-Westfalen | Germany |
17194 | Thompson, Wyatt | 59368 | Werne | Nordrhein-Westfalen | Germany |
Generated 2025-10-12 07:08:19.095 UTC