[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4   SHUFFLE   <  SKIP 3012  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18917Nelson, Jonathan, E91977Spring ValleyCaliforniaUnited States
26762Perez, Rachael, D3205South MelbourneVictoriaAustralia
11813Patterson, Mary97068W. LinnOregonUnited States
12329Shan, BonnieY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-18 13:12:27.407 UTC