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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12578Perry, Gavin, M3977CranbourneVictoriaAustralia
26304Lewis, Anna98225BellinghamWashingtonUnited States
19479Gray, JessicaWA3WatfordEnglandUnited Kingdom

Generated 2025-07-13 16:32:41.904 UTC