[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 750   SHUFFLE   <  SKIP 430  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19363Raman, Regina59170CroixNordFrance
21694Sai, Bobby94704BerkeleyCaliforniaUnited States
22382Xu, Bethany, FSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-13 14:33:36.935 UTC