[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 3669   SHUFFLE   <  SKIP 1791  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22165Perez, Aaron, L91203GlendaleCaliforniaUnited States
15894Gutierrez, Joanna, M98225BellinghamWashingtonUnited States
20381Bennett, Blake98270MarysvilleWashingtonUnited States

Generated 2025-07-13 12:49:00.361 UTC