[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 190   SHUFFLE   <  SKIP 1359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13184Perez, Miguel97355LebanonOregonUnited States
29140Ward, Richard98366Port OrchardWashingtonUnited States
20147Ramos, TabithaRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-20 06:00:36.055 UTC