[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  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25521Sanchez, Douglas, M10501BerlinNordrhein-WestfalenGermany
18417Roberts, Jonathan90210Beverly HillsCaliforniaUnited States
13194Carter, Kevin, E94010BurlingameCaliforniaUnited States
20063Ortega, Kristy, E75003ParisSeine (Paris)France

Generated 2025-07-19 14:41:16.437 UTC