[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 8867  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13503Gomez, TheodoreL4 4HBLiverpoolEnglandUnited Kingdom
14983Sanz, Juan, RL4 4HBLiverpoolEnglandUnited Kingdom
15089Prasad, MartinL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-13 01:39:39.128 UTC