[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 2421   SHUFFLE   <  SKIP 845  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16912Patterson, Dalton, A98501OlympiaWashingtonUnited States
26404Wu, TrishaBD1 4SJW. YorkEnglandUnited Kingdom
12473Sai, SergioY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-10 18:42:52.803 UTC