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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11938Alexander, Seth, D94015Daly CityCaliforniaUnited States
28580Liu, Aimee90706BellflowerCaliforniaUnited States
17958Lal, Ricardo, CSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-11 15:24:54.833 UTC