[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 18  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25540Alonso, Rodney, R91940Les UlisEssonneFrance
28492Tang, Bethany59491Villeneuve-d'AscqNordFrance
12985Roberts, Hailey, L90802Long BeachCaliforniaUnited States

Generated 2025-07-08 11:39:35.873 UTC