[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 511   SHUFFLE   <  SKIP 319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21842Navarro, Neil, L20354HamburgHamburgGermany
16250Raje, BrendanKB9KirkbyEnglandUnited Kingdom
20593Jordan, Joel, M91940Les UlisEssonneFrance

Generated 2025-07-13 15:21:11.021 UTC