[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 2108  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18649Patterson, Jackson, H91364Woodland HillsCaliforniaUnited States
16851Hayes, Kevin, L90706BellflowerCaliforniaUnited States
19297Xie, Cedric, L91940Les UlisEssonneFrance
27137Lopez, Cindy, LW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-14 03:12:04.127 UTC