[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 511   SHUFFLE   <  SKIP 365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22634Sandoval, Giraldo, HierroKB9KirkbyEnglandUnited Kingdom
16176Torres, Michele, A3220GeelongVictoriaAustralia
15934Raji, Nichole, C98225BellinghamWashingtonUnited States

Generated 2025-07-13 03:33:59.387 UTC