[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 438   SHUFFLE   <  SKIP 109  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11511Perry, Caleb97355LebanonOregonUnited States
22673Gill, Andy93500PantinSeine Saint DenisFrance
22639Munoz, Lori, MGL7 1RYGloucestershireEnglandUnited Kingdom
24314Howard, Bryan94015Daly CityCaliforniaUnited States

Generated 2025-07-22 00:00:56.511 UTC