[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 2421   SHUFFLE   <  SKIP 5925  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18200Gomez, Alfredo, C2444Port MacquarieNew South WalesAustralia
25355Smith, Richard98020EdmondsWashingtonUnited States
15929Raji, Karla, VSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-13 12:42:36.332 UTC