[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 8277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22667Rana, Roy, MGL7 1RYGloucestershireEnglandUnited Kingdom
29131Coleman, Brandon91203GlendaleCaliforniaUnited States
13724Thompson, Charles, J94941Mill ValleyCaliforniaUnited States

Generated 2025-07-19 14:38:47.411 UTC