[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 3669 SHUFFLE < SKIP 906 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28500 | Gonzalez, Jermaine, A | 14197 | Berlin | Nordrhein-Westfalen | Germany |
19288 | Wang, Candice | 80074 | München | Hamburg | Germany |
17028 | Richardson, Grace, A | 98055 | Renton | Washington | United States |
22319 | Zhou, Jorge, M | 75010 | Paris | Seine (Paris) | France |
Generated 2025-07-12 13:41:08.915 UTC