[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 2236   SHUFFLE   <  SKIP 1787  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20522Parker, Kevin94536FremontCaliforniaUnited States
13657Collins, Kaylee, M97355LebanonOregonUnited States
22668Hernandez, Adrienne, YE17 6JFLondonEnglandUnited Kingdom
14579Henderson, Luis97034Lake OswegoOregonUnited States

Generated 2025-07-19 13:50:12.904 UTC