[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 5844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23235Pal, CedricEC1R 0DULondonEnglandUnited Kingdom
19872Foster, FaithV8Y 1L1CliffsideBritish ColumbiaCanada
24764Hughes, Abigail, G98201EverettWashingtonUnited States

Generated 2025-07-12 00:45:17.721 UTC