[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 484   <  SKIP 2526  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25514Martinez, Dominic78400ChatouYvelineFrance
25677Lopez, Veronica, A78400ChatouYvelineFrance
26225Srini, Sergio78400ChatouYvelineFrance
26853Rana, Shane78400ChatouYvelineFrance
27302Smith, Charles, M78400ChatouYvelineFrance
27779Washington, Jordan78400ChatouYvelineFrance
27808Clark, Christopher, R78400ChatouYvelineFrance
27840Johnson, John, A78400ChatouYvelineFrance

Generated 2025-07-18 15:41:30.573 UTC