[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 405   SHUFFLE   <  SKIP 1661  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28759Rivera, Melissa, SEM15Esher-MoleseyEnglandUnited Kingdom
17581Henderson, Jack, M94063Redwood CityCaliforniaUnited States
15203Lewis, David90241DowneyCaliforniaUnited States

Generated 2025-07-14 22:00:24.958 UTC