[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 813   <  SKIP 3339  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13843Xie, Warren, E78100Saint Germain en LayeYvelineFrance
14169Martinez, Carmen, E78100Saint Germain en LayeYvelineFrance
14166Jenkins, Elizabeth, I78100Saint Germain en LayeYvelineFrance
14785Patterson, Gavin78100Saint Germain en LayeYvelineFrance

Generated 2025-07-20 04:09:47.014 UTC