[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 590   SHUFFLE   <  SKIP 2064  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20077Coleman, Aidan, L92118CoronadoCaliforniaUnited States
16158Gomez, Kathleen, J6006PerthSouth AustraliaAustralia
28570Turner, JennaKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-13 15:38:00.277 UTC