[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 845 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27951 | Torres, Roy | 75019 | Paris | Seine (Paris) | France |
19449 | Yuan, Nuan | 38001 | Braunschweig | Nordrhein-Westfalen | Germany |
Generated 2025-07-12 14:24:34.516 UTC