[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 34   SHUFFLE   <  SKIP 2525  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11689Diaz, Ian, D98020EdmondsWashingtonUnited States
24623Torres, Beth98225BellinghamWashingtonUnited States
16589Suri, MartinSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-13 15:50:10.393 UTC