[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 2421   SHUFFLE   <  SKIP 6051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22651Sara, Frederick91940Les UlisEssonneFrance
21965Raheem, Bethany, L3198SeafordVictoriaAustralia
29269Griffin, Vanessa97355LebanonOregonUnited States

Generated 2025-07-11 15:47:00.588 UTC