[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 158   SHUFFLE   <  SKIP 471  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12452Sanchez, Sean99202SpokaneWashingtonUnited States
14723Smith, AndrewV7L 4J4N. VancouverBritish ColumbiaCanada
14131Navarro, Javier2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-20 21:49:31.764 UTC