[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 2317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23065Nath, Derek98225BellinghamWashingtonUnited States
13628Schmidt, Kaitlin3977CranbourneVictoriaAustralia
26824Blanco, TheresaSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-12 19:21:02.723 UTC