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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29127Murphy, Bryan, L94014ColmaCaliforniaUnited States
22101White, Carol, P98201EverettWashingtonUnited States
23058Rivera, Michelle, A94010BurlingameCaliforniaUnited States

Generated 2025-07-10 09:19:13.047 UTC