[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 24   SHUFFLE   <  SKIP 387  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23861Anand, Keith, C97005BeavertonOregonUnited States
21688Morris, Jesse91776San GabrielCaliforniaUnited States
15840Peterson, Natalie, M97068W. LinnOregonUnited States

Generated 2025-07-12 21:09:32.144 UTC