[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   SHUFFLE   SKIP 2550   <  SKIP 559  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29028Parker, Samuel94010BurlingameCaliforniaUnited States
24393Johnson, Joseph, L98201EverettWashingtonUnited States
25978Perez, Morgan92806La JollaCaliforniaUnited States

Generated 2025-07-20 22:08:31.465 UTC