[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 512   SKIP 4111   <  SKIP 406  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28463Arun, Emmanuel, RRG7 5H7ReadingEnglandUnited Kingdom
28552Subram, Holly, JRG7 5H7ReadingEnglandUnited Kingdom
28695Raji, MarioRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-19 02:22:26.176 UTC