[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 3917   SHUFFLE   <  SKIP 2215  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23756Jai, Omar, M91940Les UlisEssonneFrance
26205Alvarez, JulioLA1 1LNLancasterEnglandUnited Kingdom
22759Ramirez, Julia, A98501OlympiaWashingtonUnited States
21525Howard, Victoria, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-17 21:26:50.527 UTC