[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 995   SHUFFLE   <  SKIP 1479  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25377Anderson, Lauren, L94015Daly CityCaliforniaUnited States
27600Sanchez, Destiny, J91977Spring ValleyCaliforniaUnited States
29108Evans, Seth, E92020El CajonCaliforniaUnited States

Generated 2025-07-17 00:00:31.716 UTC