[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 248   SHUFFLE   <  SKIP 888  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14992Andersen, Dale, BRG24 8PLBasingstoke HantsEnglandUnited Kingdom
27033Harrison, Ernest98225BellinghamWashingtonUnited States
17749Wu, Leah91420MorangisEssonneFrance

Generated 2025-07-13 19:39:10.413 UTC