[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29384Sanz, LatashaY03 4TNYorkEnglandUnited Kingdom
13793Gonzales, Jason59100RoubaixNordFrance
21472Ward, Patrick, J91203GlendaleCaliforniaUnited States

Generated 2025-11-05 16:31:21.728 UTC