[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 512   SHUFFLE   <  SKIP 1893  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19767Serrano, Ross94704BerkeleyCaliforniaUnited States
20685Powell, Mariah90706BellflowerCaliforniaUnited States
16531Gao, Lacey, CSW8 1XDLondonEnglandUnited Kingdom
11781Gray, Carlos94015Daly CityCaliforniaUnited States

Generated 2025-07-21 18:02:46.962 UTC