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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25656Sanchez, BrendaL4 4HBLiverpoolEnglandUnited Kingdom
20453Arun, Bryant, C2777SpringwoodNew South WalesAustralia
25882Roberts, Edward, S92102San DiegoCaliforniaUnited States

Generated 2025-07-16 00:14:40.661 UTC