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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18551Hall, Chloe, E98201EverettWashingtonUnited States
26513Moreno, Stacy98225BellinghamWashingtonUnited States
14901Richardson, Katherine91950National CityCaliforniaUnited States
26228Perez, Carolyn, B66041PoingSaarlandGermany

Generated 2025-07-12 22:39:44.652 UTC