[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 413   SHUFFLE   <  SKIP 2927  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16690Wu, Aimee2113North RydeNew South WalesAustralia
25897Bailey, Kimberly92102San DiegoCaliforniaUnited States
11398Nath, Colin, NNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-11 23:21:24.541 UTC