[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 3669   SHUFFLE   <  SKIP 2689  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28652Murphy, Mariah, JV9LangfordBritish ColumbiaCanada
18522Smith, Jeremiah, L90802Long BeachCaliforniaUnited States
27105Perez, Sean94010BurlingameCaliforniaUnited States

Generated 2025-07-12 16:02:29.866 UTC