[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 8245  >   <  TAKE 8  >   

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

8 items

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

Generated 2025-07-16 15:12:06.669 UTC