[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 368   SHUFFLE   <  SKIP 1577  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28471Sullivan, Phillip, J59223RoncqNordFrance
28932Ashe, Marshall2036MatravilleNew South WalesAustralia
15531Raji, Calvin, A98011BothellWashingtonUnited States
22236Gonzalez, Jose, D92625Newport BeachCaliforniaUnited States

Generated 2025-07-18 18:11:37.254 UTC