[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 875   SHUFFLE   <  SKIP 6947  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29166Hernandez, Jaime94704BerkeleyCaliforniaUnited States
14648Evans, Eric, M91950National CityCaliforniaUnited States
19537Brooks, Michelle, C97222MilwaukieOregonUnited States

Generated 2025-07-20 18:27:50.285 UTC