[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 250   <  SKIP 768  >   <  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-06 21:14:36.621 UTC