[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   <  SKIP 2763  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26853Rana, Shane78400ChatouYvelineFrance
27302Smith, Charles, M78400ChatouYvelineFrance
27808Clark, Christopher, R78400ChatouYvelineFrance

Generated 2025-07-08 10:51:37.615 UTC