[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   SHUFFLE   <  SKIP 5527  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11086Brown, Ryan90401Santa MonicaCaliforniaUnited States
24042White, Zachary33098PaderbornNordrhein-WestfalenGermany
23946Luo, Kelli66578NeunkirchenSaarlandGermany
12565Gutierrez, Kendra, S75009ParisSeine (Paris)France

Generated 2025-07-12 13:08:17.438 UTC