[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 456   SHUFFLE   <  SKIP 2117  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28532Xie, Tony, R75008ParisSeine (Paris)France
27035Long, Ana91977Spring ValleyCaliforniaUnited States
13369Henderson, Mariah, C98020EdmondsWashingtonUnited States
23949Deng, Kelvin, R92400CourbevoieHauts de SeineFrance

Generated 2025-07-20 11:38:14.961 UTC