[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 0   SHUFFLE   <  SKIP 3256  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20748Watson, Stephanie, R98371PuyallupWashingtonUnited States
15865Price, Isabel, M94303Palo AltoCaliforniaUnited States
26497Sanchez, Karen98027IssaquahWashingtonUnited States
19369Suri, CliffordNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-11-04 23:32:10.744 UTC