[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 6385  >   <  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-12 21:09:17.601 UTC