[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 327   SHUFFLE   <  SKIP 3192  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21156Lopez, Maria, E97330CorvallisOregonUnited States
23235Pal, CedricEC1R 0DULondonEnglandUnited Kingdom
21326Green, Andrea94063Redwood CityCaliforniaUnited States
24047Yuan, Clarence, DKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-20 16:02:55.108 UTC