[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 524  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19397Shen, Terry, F90210Beverly HillsCaliforniaUnited States
11255Lin, Colin98168BurienWashingtonUnited States
21458Price, Carson91945Lemon GroveCaliforniaUnited States
12116Gray, Amanda, E97205PortlandOregonUnited States
18133Smith, Karen, E60323FrankfurtHessenGermany
15039Xie, Michele, M7001HobartTasmaniaAustralia

Generated 2025-10-30 14:20:11.729 UTC