[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 875   SHUFFLE   <  SKIP 3853  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27302Smith, Charles, M78400ChatouYvelineFrance
23671Thomas, Fernando, L98312BremertonWashingtonUnited States
18333Patel, Meredith4551CaloundraQueenslandAustralia

Generated 2025-07-17 05:00:15.827 UTC