[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 175   SHUFFLE   <  SKIP 250  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19406Travers, Brooke97301SalemOregonUnited States
12088Thompson, Lauren, E97301SalemOregonUnited States
12496Cox, Melanie, CGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-15 12:45:27.723 UTC