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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16967Hernandez, Noah97045Oregon CityOregonUnited States
17336Sanchez, Chase, A92118CoronadoCaliforniaUnited States
25171Rodriguez, Christopher, E97355LebanonOregonUnited States
16783Barnes, Grace, R98403TacomaWashingtonUnited States

Generated 2025-07-11 16:09:20.156 UTC