[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 807 SHUFFLE < SKIP 1747 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14931 | Pal, Andres, S | 75019 | Paris | Seine (Paris) | France |
28453 | Lin, Valerie | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
Generated 2025-07-15 03:09:28.314 UTC