[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 531   <  SKIP 5879  >   <  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-21 16:06:37.415 UTC