[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 4718  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14547Thompson, Noah, LTY31RuncornEnglandUnited Kingdom
16780Bailey, Carlos98371PuyallupWashingtonUnited States
13200Miller, Jessica92102San DiegoCaliforniaUnited States
13753Nicholls, Rebecca94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 03:06:41.018 UTC