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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19191Chande, Keith24044KielSaarlandGermany
24997Kumar, Melvin, M94010BurlingameCaliforniaUnited States
16421Diaz, Natasha, G92150SuresnesHauts de SeineFrance
14004Kelly, Caitlin94015Daly CityCaliforniaUnited States

Generated 2025-07-15 08:21:10.877 UTC