[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 250   <  SKIP 7998  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12308He, Margaret57000MetzMoselleFrance
12368Rubio, Rodney, L57000MetzMoselleFrance
12717Wood, Hannah57000MetzMoselleFrance
13605Straatsma, Gerrit, Jan57000MetzMoselleFrance
14716Zhou, Shannon, W57000MetzMoselleFrance
15450Black, Marshall, D57000MetzMoselleFrance

Generated 2025-07-20 03:41:13.959 UTC