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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28742Vance, ErickCB4 4BZCambridgeEnglandUnited Kingdom
18380Kelly, Kaitlyn, G97222MilwaukieOregonUnited States
16611Rodriguez, Dylan, E2444Port MacquarieNew South WalesAustralia

Generated 2025-07-12 16:40:05.814 UTC