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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28090Walker, Edward, D94536FremontCaliforniaUnited States
22639Munoz, Lori, MGL7 1RYGloucestershireEnglandUnited Kingdom
26702Arun, Cynthia98225BellinghamWashingtonUnited States

Generated 2025-07-12 00:41:20.594 UTC