[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 482   SHUFFLE   <  SKIP 1792  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15858Parker, Jonathan, D94519ConcordCaliforniaUnited States
28712Goel, GregoryRH15 9UDWest SussexEnglandUnited Kingdom
28190Cook, Kimberly, R94063Redwood CityCaliforniaUnited States

Generated 2025-07-20 13:58:22.436 UTC