[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 1018  >   <  TAKE 3  >   

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

3 items

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

Generated 2025-07-08 12:49:11.569 UTC