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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19168Kumar, Nathan97005BeavertonOregonUnited States
18737Gomez, Ricky3550BendigoVictoriaAustralia
26931Lopez, Edward, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-21 06:54:10.311 UTC