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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19694Perez, Stephanie98020EdmondsWashingtonUnited States
21263Russell, Gail, LV8Y 1L1CliffsideBritish ColumbiaCanada
20577Romero, SheilaMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-09 21:54:56.509 UTC