[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 494   SHUFFLE   <  SKIP 1440  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21753Robinson, Morgan97005BeavertonOregonUnited States
12208Sanchez, Dominique, A98225BellinghamWashingtonUnited States
29431Gutierrez, Marie, FB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-21 11:06:33.341 UTC