[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 875   SHUFFLE   <  SKIP 2  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23069Gray, Anna, R94704BerkeleyCaliforniaUnited States
19392Kapoor, Sergio, EOX1OxfordEnglandUnited Kingdom
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom
21787Allen, Rebecca, E91941GrossmontCaliforniaUnited States

Generated 2025-07-12 10:54:08.191 UTC