[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 575   SHUFFLE   <  SKIP 2690  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12118Sanchez, Miguel, L90706BellflowerCaliforniaUnited States
23515Walker, Zachary, A94063Redwood CityCaliforniaUnited States
27033Harrison, Ernest98225BellinghamWashingtonUnited States

Generated 2025-07-17 03:34:23.127 UTC