[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 482   SHUFFLE   <  SKIP 4135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13223Lee, Noah91932Imperial BeachCaliforniaUnited States
15877Perez, Jordan, S94704BerkeleyCaliforniaUnited States
17812Nara, Casey, EKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-17 09:54:49.485 UTC