[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 5039  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22417Goel, Shaun, L75016ParisSeine (Paris)France
27284Bailey, Danielle, Y98104SeattleWashingtonUnited States
27199Wright, Jesse, E98201EverettWashingtonUnited States

Generated 2025-07-20 21:57:26.535 UTC