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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26408Huang, Martha, ESW1P 2NULondonEnglandUnited Kingdom
15933Dominguez, ClintonMK8 8ZDMilton KeynesEnglandUnited Kingdom
13390Collins, Julia, C94947NovatoCaliforniaUnited States

Generated 2025-07-11 03:43:00.003 UTC