[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 489   SHUFFLE   <  SKIP 1030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20748Watson, Stephanie, R98371PuyallupWashingtonUnited States
28164Coleman, Gabrielle90712LakewoodCaliforniaUnited States
17185Anand, KarlaYO15YorkEnglandUnited Kingdom

Generated 2025-07-20 21:14:25.959 UTC