[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 5593  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16188Torres, Teresa, MW1V 5RNLondonEnglandUnited Kingdom
13210Simmons, Ethan94063Redwood CityCaliforniaUnited States
27470Dominguez, Raquel, A2777SpringwoodNew South WalesAustralia
28835Phillips, Elijah92118CoronadoCaliforniaUnited States

Generated 2025-07-15 08:59:12.412 UTC