[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 127   SHUFFLE   <  SKIP 2052  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28012Stewart, Ian97034Lake OswegoOregonUnited States
20348Evans, Chloe91977Spring ValleyCaliforniaUnited States
20301Bradley, Gloria, L98225BellinghamWashingtonUnited States

Generated 2025-07-15 14:30:17.198 UTC