[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 512   SHUFFLE   <  SKIP 5685  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24699Rubio, RebekahAS23Stoke-on-TrentEnglandUnited Kingdom
11694Ortega, Jonathon, L94014ColmaCaliforniaUnited States
20816Ross, Connor, J2444Port MacquarieNew South WalesAustralia

Generated 2025-07-15 02:35:53.136 UTC