[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 872   SHUFFLE   <  SKIP 3943  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25682Ramos, Cheryl, AE17 6JFLondonEnglandUnited Kingdom
22299Murphy, Richard, MV8POak BayBritish ColumbiaCanada
27370Bell, Stephanie, A4810TownsvilleQueenslandAustralia

Generated 2025-07-20 02:17:55.088 UTC