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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11496Ortega, GaryWA3 7BHWarringtonEnglandUnited Kingdom
14853Diaz, Derrick, R6006PerthSouth AustraliaAustralia
23241Torres, Armando98312BremertonWashingtonUnited States

Generated 2025-07-08 23:22:48.528 UTC