[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 3443  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27898Bell, Trinity78100Saint Germain en LayeYvelineFrance
27926Mitchell, Eduardo, B78100Saint Germain en LayeYvelineFrance
28412Vazquez, Walter, D78100Saint Germain en LayeYvelineFrance

Generated 2025-07-22 07:06:42.255 UTC