[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 3032   SHUFFLE   <  SKIP 658  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16524Huang, Damien4171HawthorneQueenslandAustralia
22781Powell, Hunter94303Palo AltoCaliforniaUnited States
15952Cooper, Evan, J98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-14 07:46:16.839 UTC