[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 2421   SHUFFLE   <  SKIP 5106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17932Srini, Barry91370Verrieres Le BuissonEssonneFrance
27084Russell, FernandoV3L 1H4WestminsterBritish ColumbiaCanada
22599Gill, PhilipC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-14 17:27:38.909 UTC