[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 875   SHUFFLE   <  SKIP 9011  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23608Blanco, Jessie, RW1V 5RNLondonEnglandUnited Kingdom
13766Gill, Joe75005ParisSeine (Paris)France
15405Ross, Miguel, E94704BerkeleyCaliforniaUnited States
28875Ms., Smith, Denise59223RoncqNordFrance

Generated 2025-07-20 08:46:10.537 UTC