[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 482   <  SKIP 536  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17701Washington, CassidyWA1WarringtonEnglandUnited Kingdom
17705Guo, Kelvin, HWA3 7BHWarringtonEnglandUnited Kingdom
17810Prasad, FrederickWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-10 08:57:44.924 UTC