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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13605Straatsma, Gerrit, Jan57000MetzMoselleFrance
14716Zhou, Shannon, W57000MetzMoselleFrance
15450Black, Marshall, D57000MetzMoselleFrance
16295Xu, Roger, A57000MetzMoselleFrance
16576Beck, Corey, D57000MetzMoselleFrance
16580Chen, Dawn, C57000MetzMoselleFrance
15658Rogers, Victoria57000MetzMoselleFrance

Generated 2025-07-21 09:58:40.362 UTC