[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 750   SHUFFLE   <  SKIP 242  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19646Lee, IanV9MetchosinBritish ColumbiaCanada
21432Ward, Melanie, A98201EverettWashingtonUnited States
13030Lopez, Sophia, C92118CoronadoCaliforniaUnited States

Generated 2025-07-08 10:54:34.423 UTC