[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 875 SHUFFLE < SKIP 1206 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25521 | Sanchez, Douglas, M | 10501 | Berlin | Nordrhein-Westfalen | Germany |
18417 | Roberts, Jonathan | 90210 | Beverly Hills | California | United States |
13194 | Carter, Kevin, E | 94010 | Burlingame | California | United States |
20063 | Ortega, Kristy, E | 75003 | Paris | Seine (Paris) | France |
Generated 2025-07-19 14:41:16.437 UTC