[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 24 SHUFFLE < SKIP 1334 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28432 | Carlson, Bruce, S | 20354 | Hamburg | Hamburg | Germany |
20895 | Jimenez, Ruben, A | 75019 | Paris | Seine (Paris) | France |
Generated 2025-07-13 23:05:07.878 UTC