[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 0   SHUFFLE   <  SKIP 3260  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17985Sun, Cedric24044KielSaarlandGermany
13991Hayes, Jack, L98284Sedro WoolleyWashingtonUnited States
19719Baker, Hunter, H94947NovatoCaliforniaUnited States

Generated 2025-10-30 17:16:22.964 UTC