[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 875   SHUFFLE   <  SKIP 9939  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16451Stone, Karl, L63151MühlheimHamburgGermany
14376Torres, Faith, A98201EverettWashingtonUnited States
11265Jones, Elizabeth, P98033KirklandWashingtonUnited States

Generated 2025-07-21 10:40:46.582 UTC