[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 2421   SHUFFLE   <  SKIP 1268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18133Smith, Karen, E60323FrankfurtHessenGermany
29202Kumar, Jerry98168BurienWashingtonUnited States
28596Butler, Haley, L94063Redwood CityCaliforniaUnited States

Generated 2025-07-14 21:34:03.037 UTC