[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 826   SHUFFLE   <  SKIP 181  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22704Raje, Bethany, B75008ParisSeine (Paris)France
27101Bell, EduardoV9LangfordBritish ColumbiaCanada
21330Clark, Isabella94063Redwood CityCaliforniaUnited States

Generated 2025-07-17 03:09:54.525 UTC