[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 778   SHUFFLE   <  SKIP 775  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27907Taylor, MichaelEM15Esher-MoleseyEnglandUnited Kingdom
24408Diaz, Jordan, L94015Daly CityCaliforniaUnited States

Generated 2025-07-18 10:20:54.379 UTC