[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 376   SHUFFLE   <  SKIP 548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28664Sharma, Ashlee, P97005BeavertonOregonUnited States
25171Rodriguez, Christopher, E97355LebanonOregonUnited States
12644Reed, Rachel, EEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-11-05 14:25:31.605 UTC