[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 511   SHUFFLE   <  SKIP 1851  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28785Foster, Jose, C91941GrossmontCaliforniaUnited States
28408Lal, Tasha, ASL4 1RHBerksEnglandUnited Kingdom
15448She, Omar, KOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-17 14:59:33.649 UTC