[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 999   <  SKIP 5360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12619Rai, Priscilla, COX1OxfordEnglandUnited Kingdom
13553Coleman, JessicaOX1OxfordEnglandUnited Kingdom
13838Rubio, JillOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-19 10:31:15.905 UTC