[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 999 SHUFFLE < SKIP 545 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17194 | Thompson, Wyatt | 59368 | Werne | Nordrhein-Westfalen | Germany |
22430 | Chande, Brad, S | 59223 | Roncq | Nord | France |
Generated 2025-07-09 03:22:49.394 UTC