[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 2927   SHUFFLE   <  SKIP 551  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13697Munoz, Jésus, K63009OffenbachSaarlandGermany
29075Wright, Jack, R97301SalemOregonUnited States
17156Gonzales, Hailey, N94947NovatoCaliforniaUnited States

Generated 2025-07-13 22:21:40.221 UTC