[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 3012  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26225Srini, Sergio78400ChatouYvelineFrance
26853Rana, Shane78400ChatouYvelineFrance
27302Smith, Charles, M78400ChatouYvelineFrance
27808Clark, Christopher, R78400ChatouYvelineFrance
27840Johnson, John, A78400ChatouYvelineFrance
27779Washington, Jordan78400ChatouYvelineFrance
28893Gutierrez, Jessie, E78400ChatouYvelineFrance

Generated 2025-07-09 00:31:31.589 UTC