[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 750   <  SKIP 3419  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19352Chen, Arturo, V78100Saint Germain en LayeYvelineFrance
19902Pal, Johnny78100Saint Germain en LayeYvelineFrance
20955Pal, Dawn78100Saint Germain en LayeYvelineFrance

Generated 2025-10-13 09:20:21.720 UTC