[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 9079   SHUFFLE   <  SKIP 2188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18650Flores, Kyle90241DowneyCaliforniaUnited States
17708Mr., Sneath, TimothyGL7 1RYGloucestershireEnglandUnited Kingdom
21442Cook, Savannah, E92806La JollaCaliforniaUnited States

Generated 2025-07-18 11:13:59.800 UTC