[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 1950   SHUFFLE   <  SKIP 226  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18824Collins, Elijah, L92806La JollaCaliforniaUnited States
26387Roberts, DaltonWA3WatfordEnglandUnited Kingdom
13205Torres, Jerome, N91303Canoga ParkCaliforniaUnited States

Generated 2025-07-21 06:47:00.979 UTC