[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 1361   <  SKIP 3001  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20566Mehta, George, LB29 6SLBirminghamEnglandUnited Kingdom
25395Flores, Paige, K98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-21 07:42:22.400 UTC