[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 744  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28401Alexander, Maria, F59140DunkerqueNordFrance
25385Torres, Destiny, K94015Daly CityCaliforniaUnited States
13726Lewis, Austin, C90505TorranceCaliforniaUnited States
23081Powell, Brandon94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 03:21:37.671 UTC