[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 460   SHUFFLE   <  SKIP 2033  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21832Gill, Pedro, S59223RoncqNordFrance
20348Evans, Chloe91977Spring ValleyCaliforniaUnited States
15315Bennett, Katherine, S98055RentonWashingtonUnited States

Generated 2025-07-15 16:50:07.897 UTC