[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 413 SHUFFLE < SKIP 945 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28434 | Lauer, Brian | 45001 | Essen | Hamburg | Germany |
16395 | Pal, Tara | 75002 | Paris | Seine (Paris) | France |
Generated 2025-07-14 09:50:00.127 UTC