[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 468   SHUFFLE   <  SKIP 821  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14750Green, Mary, S94947NovatoCaliforniaUnited States
28477Tang, KennethSW8 1XDLondonEnglandUnited Kingdom
16337White, Jose92020El CajonCaliforniaUnited States

Generated 2025-07-13 16:43:36.568 UTC