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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28367Johnsen, JeromePE17BuryEnglandUnited Kingdom
29416Ramos, Pedro, PPE17BuryEnglandUnited Kingdom
18397Anand, Louis, S31008ByronGeorgiaUnited States

Generated 2025-07-08 07:31:41.494 UTC