[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 1282  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28839Parker, Connor, J97068W. LinnOregonUnited States
28854Walker, Morgan, C97068W. LinnOregonUnited States
29007Perry, Elijah97068W. LinnOregonUnited States
29218Moore, Brandon, T97068W. LinnOregonUnited States
29271Henderson, Antonio97068W. LinnOregonUnited States
29330Ward, Alexa, W97068W. LinnOregonUnited States

Generated 2025-11-04 22:16:37.961 UTC