[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 4324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26254Henderson, Seth, A97005BeavertonOregonUnited States
19838Ramirez, Jared97068W. LinnOregonUnited States
29394Torres, Raquel04838EilenburgBrandenburgGermany

Generated 2025-07-11 17:42:40.412 UTC