[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 7610   SHUFFLE   <  SKIP 622  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14862Jenkins, Spencer, SLE18LeedsEnglandUnited Kingdom
16421Diaz, Natasha, G92150SuresnesHauts de SeineFrance
25695Blanco, Kristine, D57000MetzMoselleFrance
15047Vazquez, Meghan, WSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-21 14:51:43.849 UTC