[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 6  >   

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

6 items

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

Generated 2025-07-19 22:54:32.717 UTC