[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 1616   SHUFFLE   <  SKIP 2020  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15403Ross, Jeremiah, L92118CoronadoCaliforniaUnited States
21520Baker, SethGA10GatesheadEnglandUnited Kingdom
22589Suri, CynthiaOX1OxfordEnglandUnited Kingdom
14678Zheng, Shannon, M2113North RydeNew South WalesAustralia

Generated 2025-07-21 12:29:47.199 UTC