[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 840   SHUFFLE   <  SKIP 173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16717Umeda, MasakiV9LangfordBritish ColumbiaCanada
23984Kennedy, Kelsey, MW1Y 3RALondonEnglandUnited Kingdom
23510Cooper, Morgan, R94519ConcordCaliforniaUnited States

Generated 2025-07-09 22:02:33.021 UTC