[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 413   <  SKIP 3756  >   <  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-07-16 18:02:43.807 UTC