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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16598Rai, KatePE17BuryEnglandUnited Kingdom
17650Sanders, JessicaPE17BuryEnglandUnited Kingdom
17815Ma, Ronnie, CPE17BuryEnglandUnited Kingdom

Generated 2025-07-08 05:03:25.714 UTC