[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 840   SHUFFLE   <  SKIP 239  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22157Richardson, Maria, L97005BeavertonOregonUnited States
24358Green, Kevin, D91776San GabrielCaliforniaUnited States
11804Turner, Haley, M98052RedmondWashingtonUnited States

Generated 2025-07-13 16:16:11.260 UTC