[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 376   SHUFFLE   <  SKIP 499  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12865Martinez, Brandy, LRG7 5H7ReadingEnglandUnited Kingdom
17920Yuan, Bradley2113North RydeNew South WalesAustralia
26992Andersen, Brad, SWA3WatfordEnglandUnited Kingdom

Generated 2025-11-06 02:20:38.431 UTC