[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 1018 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28476 | Xie, Bradley, J | 75008 | Paris | Seine (Paris) | France |
12268 | Shan, Edwin | 10210 | Berlin | Hamburg | Germany |
Generated 2025-07-14 13:40:13.932 UTC