[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 SHUFFLE < SKIP 4406 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24022 | Beck, Dale, R | 75010 | Paris | Seine (Paris) | France |
14537 | Cai, Clayton, K | 14197 | Berlin | Nordrhein-Westfalen | Germany |
Generated 2025-07-13 05:31:12.419 UTC