[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 3669   SHUFFLE   <  SKIP 2564  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19318Dominguez, Jamie91940Les UlisEssonneFrance
17505Mitchell, Hunter, A99362Walla WallaWashingtonUnited States
29019Morris, Isaiah90712LakewoodCaliforniaUnited States
19398Gonzales, Dylan, J94063Redwood CityCaliforniaUnited States

Generated 2025-07-17 05:47:23.205 UTC