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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11425Gray, Ariana, D57000MetzMoselleFrance
11587Bryant, Kevin57000MetzMoselleFrance
12308He, Margaret57000MetzMoselleFrance
12368Rubio, Rodney, L57000MetzMoselleFrance
12717Wood, Hannah57000MetzMoselleFrance
13605Straatsma, Gerrit, Jan57000MetzMoselleFrance
14716Zhou, Shannon, W57000MetzMoselleFrance

Generated 2025-07-19 02:46:00.708 UTC