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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16511Raman, Joe, GCB4 4BZCambridgeEnglandUnited Kingdom
28185Alexander, Eric, S91502BurbankCaliforniaUnited States
12576Dominguez, Walter3000MelbourneVictoriaAustralia

Generated 2025-07-10 21:25:25.228 UTC