[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 2000 SHUFFLE < SKIP 208 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17852 | Shan, Lindsey | 10791 | Berlin | Hamburg | Germany |
16431 | Rodriguez, Jermaine | 75010 | Paris | Seine (Paris) | France |
Generated 2025-07-13 02:26:05.003 UTC