[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 2476   SHUFFLE   <  SKIP 728  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18633Jenkins, Adam, MWA3WatfordEnglandUnited Kingdom
12037Chapman, Patricia4551CaloundraQueenslandAustralia
28993Perry, Destiny97222MilwaukieOregonUnited States

Generated 2025-07-20 16:37:13.140 UTC