[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 236   SHUFFLE   <  SKIP 106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13163Lopez, Noah, M94015Daly CityCaliforniaUnited States
20955Pal, Dawn78100Saint Germain en LayeYvelineFrance
13653Chander, Tony98168BurienWashingtonUnited States

Generated 2025-07-14 21:39:49.599 UTC