[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 593   SHUFFLE   <  SKIP 261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18015Edwards, Haley, D59140DunkerqueNordFrance
24031Suri, TammyRG7 5H7ReadingEnglandUnited Kingdom
12316Luo, Alejandro, KW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-11-05 01:20:44.278 UTC