[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 2948 SHUFFLE < SKIP 19 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24063 | Suarez, Micheal | 75017 | Paris | Seine (Paris) | France |
16943 | Garcia, Veronica, R | 64283 | Darmstadt | Hessen | Germany |
Generated 2025-07-20 08:01:41.627 UTC