[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 4   SHUFFLE   <  SKIP 1419  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18166Wood, Julian, AOX1OxfordEnglandUnited Kingdom
29473Subram, Carmen, JOX1OxfordEnglandUnited Kingdom

Generated 2025-07-16 21:52:12.424 UTC