[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 2236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16607Gonzales, Logan4000BrisbaneQueenslandAustralia
12701Gutierrez, Gary, C2300NewcastleNew South WalesAustralia
27374Phillips, Robert98312BremertonWashingtonUnited States

Generated 2025-07-10 19:12:01.664 UTC