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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15036She, Derek2264SilverwaterNew South WalesAustralia
28615Flores, Jonathan, H97355LebanonOregonUnited States
22396Patel, Rebekah, RRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-14 13:34:50.545 UTC