[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 9384  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20570Martinez, George, LW1N 9FALondonEnglandUnited Kingdom
20575Cai, StaceyW1X3SELondonEnglandUnited Kingdom
20576Kapoor, JohnathanW1X3SELondonEnglandUnited Kingdom
20592Liu, Jorge, JW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-14 23:42:44.003 UTC