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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28665Anand, Donna, M98225BellinghamWashingtonUnited States
16500Perry, Chloe98055RentonWashingtonUnited States
28349Vazquez, Kristi3198SeafordVictoriaAustralia

Generated 2025-07-18 07:56:12.815 UTC