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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27898Bell, Trinity78100Saint Germain en LayeYvelineFrance
14460Long, Jose98201EverettWashingtonUnited States
27600Sanchez, Destiny, J91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 15:54:53.450 UTC