[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 2236   <  SKIP 1945  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24836Robinson, Taylor, H78100Saint Germain en LayeYvelineFrance
25296Stewart, Christina, R78100Saint Germain en LayeYvelineFrance
25463Robinson, Miguel78100Saint Germain en LayeYvelineFrance

Generated 2025-07-19 15:23:27.367 UTC