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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16599Sr., Cai, Ramón, SW1Y 3RALondonEnglandUnited Kingdom
22124Alonso, Desiree, J60610ChicagoIllinoisUnited States
19054Alonso, Arthur, MMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-09 21:08:18.964 UTC