[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   SKIP 875   SHUFFLE   <  SKIP 3171  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25539Ortega, Mathew, D59170CroixNordFrance
19040Sun, Eugene, J33041PaderbornHamburgGermany
19195Romero, Darren, AB29 6SLBirminghamEnglandUnited Kingdom
27740Nath, Jodi98168BurienWashingtonUnited States

Generated 2025-07-17 19:22:34.218 UTC