[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 9101  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19082Zhang, AlvinSW8 4BGLondonEnglandUnited Kingdom
20570Martinez, George, LW1N 9FALondonEnglandUnited Kingdom
20575Cai, StaceyW1X3SELondonEnglandUnited Kingdom
20576Kapoor, JohnathanW1X3SELondonEnglandUnited Kingdom
20551Blanco, Daisy, LE17 6JFLondonEnglandUnited Kingdom
20565Yuan, TashaC2H 7AULondonEnglandUnited Kingdom
20592Liu, Jorge, JW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-10 14:27:33.211 UTC