[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 1818   SHUFFLE   <  SKIP 656  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11670Perry, Jacqueline91941GrossmontCaliforniaUnited States
23253Bell, Brooke, HV9B 2C3ShawneeBritish ColumbiaCanada
12862Ortega, Melinda, L93500PantinSeine Saint DenisFrance

Generated 2025-07-12 10:01:15.683 UTC