[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 250   <  SKIP 6135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18158Griffin, JeremiahOX1OxfordEnglandUnited Kingdom
18166Wood, Julian, AOX1OxfordEnglandUnited Kingdom
19055Bailey, GarrettOX1OxfordEnglandUnited Kingdom

Generated 2025-07-19 13:19:47.280 UTC