[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 512   SHUFFLE   <  SKIP 491  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23756Jai, Omar, M91940Les UlisEssonneFrance
23318Morgan, Patrick, A91945Lemon GroveCaliforniaUnited States
26390Mehta, Ivan, SW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-12 04:14:37.242 UTC