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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26258Powell, Angelica, E97205PortlandOregonUnited States
13698Sanchez, Catherine34117KasselHessenGermany
20867Johnson, Noah, K59100RoubaixNordFrance
27842Arun, EvelynSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-11 03:23:26.179 UTC