[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 487  >   <  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-07 19:36:36.370 UTC