[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 5225   <  SKIP 945  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25656Sanchez, BrendaL4 4HBLiverpoolEnglandUnited Kingdom
18928Prasad, Carmen, L2300NewcastleNew South WalesAustralia
26216Subram, Ebony, KC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-15 12:37:32.821 UTC