[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 158   SHUFFLE   <  SKIP 763  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20859Romero, Roy, CE17 6JFLondonEnglandUnited Kingdom
19811Allen, Evan97068W. LinnOregonUnited States
29407Ms., Smith, SamanthaGL50CheltenhamEnglandUnited Kingdom
24535Mr., Shepard, David, B.59223RoncqNordFrance

Generated 2025-07-17 01:15:17.266 UTC