[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 2107  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22767Hernandez, Luis, B97071WoodburnOregonUnited States
29366Patel, DominicEM15Esher-MoleseyEnglandUnited Kingdom
29228Campbell, Courtney92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 15:49:48.072 UTC