[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 8801   <  SKIP 582  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20565Yuan, TashaC2H 7AULondonEnglandUnited Kingdom
20570Martinez, George, LW1N 9FALondonEnglandUnited Kingdom
20575Cai, StaceyW1X3SELondonEnglandUnited Kingdom
20576Kapoor, JohnathanW1X3SELondonEnglandUnited Kingdom
20592Liu, Jorge, JW1Y 3RALondonEnglandUnited Kingdom
20892Sara, Henry, LSW1P 2NULondonEnglandUnited Kingdom
20909Weadock, Kelly, JSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-22 03:42:43.234 UTC