[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 263   SHUFFLE   <  SKIP 1739  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28196Cox, Timothy97301SalemOregonUnited States
11036Russell, Jennifer, C91950National CityCaliforniaUnited States
19247Martinez, Michele, LMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-17 22:30:16.516 UTC