[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 4000   SHUFFLE   <  SKIP 2941  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26015Chow, Gabriel92806La JollaCaliforniaUnited States
23862Kapoor, Rebekah, B94519ConcordCaliforniaUnited States
22828Suri, FranciscoOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-16 06:27:16.905 UTC