[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 24   SHUFFLE   <  SKIP 1394  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17203Raje, Christine, WNT20Newcastle upon TyneEnglandUnited Kingdom
17009Butler, Wyatt91950National CityCaliforniaUnited States
29453Vazquez, Victor, R3337MeltonVictoriaAustralia

Generated 2025-07-12 03:18:30.141 UTC