[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 680 SHUFFLE < SKIP 1010 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29069 | Lin, Clarence | 3000 | Melbourne | Victoria | Australia |
14811 | Sanchez, Molly | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
27600 | Sanchez, Destiny, J | 91977 | Spring Valley | California | United States |
Generated 2025-07-15 15:59:43.885 UTC