[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 750   SHUFFLE   <  SKIP 231  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11593Moreno, Armando45000OrleansLoiretFrance
28148Zhao, Jon98312BremertonWashingtonUnited States
22600Kumar, Maurice, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-08 16:39:32.069 UTC