[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 623   <  SKIP 5787  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23935Barnes, Alexis, JOX1OxfordEnglandUnited Kingdom
24184Jackson, Alexandra, AOX1OxfordEnglandUnited Kingdom
24186Alonso, TheodoreOX1OxfordEnglandUnited Kingdom

Generated 2025-07-20 14:33:47.291 UTC