[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 875   SHUFFLE   <  SKIP 5208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24553Ashe, Michele, A95010HofBayernGermany
13743Anderson, IsabellaV8POak BayBritish ColumbiaCanada
17435Mitchell, Edward90505TorranceCaliforniaUnited States

Generated 2025-07-18 04:19:09.514 UTC