[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 2576  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13066Perry, Carson, C97034Lake OswegoOregonUnited States
28448Campbell, Katherine, PGA10GatesheadEnglandUnited Kingdom
21330Clark, Isabella94063Redwood CityCaliforniaUnited States

Generated 2025-07-09 03:11:20.017 UTC