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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23044Patterson, Aidan, B97330CorvallisOregonUnited States
24569Gonzalez, Bob, SOX1OxfordEnglandUnited Kingdom
11938Alexander, Seth, D94015Daly CityCaliforniaUnited States

Generated 2025-07-15 05:15:36.097 UTC