[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 363   SHUFFLE   <  SKIP 370  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17720Diaz, Deanna, DY03 4TNYorkEnglandUnited Kingdom
29081Lopez, Darren6006PerthSouth AustraliaAustralia
16384Reed, Jada92625Newport BeachCaliforniaUnited States
16546Jordan, Terrance, BEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-20 20:23:55.285 UTC