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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15448She, Omar, KOX16 8RSOxonEnglandUnited Kingdom
22435Navarro, Ross59000LilleNordFrance
27131Madan, Edgar, MMK8 8DFMilton KeynesEnglandUnited Kingdom
24520Wilson, Joseph, L91502BurbankCaliforniaUnited States

Generated 2025-07-18 00:21:21.496 UTC