[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 0   SHUFFLE   <  SKIP 4078  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24981Davis, Jose98371PuyallupWashingtonUnited States
20714Beck, ChristineLE18LeedsEnglandUnited Kingdom
20528Adams, Mason, TV9MetchosinBritish ColumbiaCanada
20276Sanchez, Haley, R98104SeattleWashingtonUnited States
19292Lin, Micah75009ParisSeine (Paris)France
15045Luo, Tasha, R92310SèvresHauts de SeineFrance

Generated 2025-11-05 22:28:58.812 UTC