[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2950  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13979Jenkins, Chloe, W98371PuyallupWashingtonUnited States
12277Ortega, Beth, AEM15Esher-MoleseyEnglandUnited Kingdom
23586Coleman, Madison, F94303Palo AltoCaliforniaUnited States
16318Moreno, Kellie, TWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-11 13:04:38.417 UTC