[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 16   <  SKIP 83  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28022Lopez, Jason, R90241DowneyCaliforniaUnited States
13043Madan, Brenda3977CranbourneVictoriaAustralia
28529Chande, Tara, L45000OrleansLoiretFrance
27035Long, Ana91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 12:01:00.319 UTC