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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24115Carlson, Gary, RL4 4HBLiverpoolEnglandUnited Kingdom
24881Ashe, Tasha, WL4 4HBLiverpoolEnglandUnited Kingdom
25605Kovár, Abby, KL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-15 16:40:26.849 UTC