[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 875   SHUFFLE   <  SKIP 6940  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23067Pal, Kelli, M94010BurlingameCaliforniaUnited States
13311Reed, Isabella98055RentonWashingtonUnited States
21274Scott, Seth94947NovatoCaliforniaUnited States

Generated 2025-07-22 06:04:40.350 UTC