[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 5603 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17630 | Zhang, Gilbert, E | 60082 | Frankfurt am Main | Hamburg | Germany |
23973 | Long, Zachary, A | 75007 | Paris | Seine (Paris) | France |
Generated 2025-07-16 23:05:07.403 UTC