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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28459Muñoz, DanaSL4 1RHBerksEnglandUnited Kingdom
24218Lopez, BryantNT20Newcastle upon TyneEnglandUnited Kingdom
24529Martinez, Jillian94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 16:46:52.970 UTC