[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 189   SHUFFLE   <  SKIP 744  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13413Phillips, Fernando97205PortlandOregonUnited States
26076Ross, KellyV9LangfordBritish ColumbiaCanada
13700Howard, Evan, S94015Daly CityCaliforniaUnited States
28032Coleman, Grace, J91203GlendaleCaliforniaUnited States

Generated 2025-07-15 10:15:33.795 UTC