[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 4   SHUFFLE   <  SKIP 3850  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15737Robinson, Alexander, J98036LynnwoodWashingtonUnited States
13940Simmons, Emma, L90802Long BeachCaliforniaUnited States
19500Shan, RussellAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-21 10:01:51.447 UTC