[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 650   SHUFFLE   <  SKIP 3205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17088Yuan, Wayne, V75019ParisSeine (Paris)France
27284Bailey, Danielle, Y98104SeattleWashingtonUnited States
28662Murphy, Isaiah92806La JollaCaliforniaUnited States

Generated 2025-07-12 00:50:35.866 UTC