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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12749Lee, Miguel78400ChatouYvelineFrance
13504Alonso, Beth, R78400ChatouYvelineFrance
13799Bailey, Bryan, E78400ChatouYvelineFrance

Generated 2025-10-28 05:21:40.296 UTC