[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 3669   SHUFFLE   <  SKIP 2590  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21794James, Alyssa, J90241DowneyCaliforniaUnited States
19025Roberts, Aaron97222MilwaukieOregonUnited States
20879Sanchez, PamelaEC1R 0DULondonEnglandUnited Kingdom
14899Dominguez, Rodney, S94010BurlingameCaliforniaUnited States

Generated 2025-07-13 09:36:58.037 UTC