[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   SHUFFLE   SKIP 8120   <  SKIP 863  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22593Johnson, Thomas, C59491Villeneuve-d'AscqNordFrance
12898Campbell, Madeline91502BurbankCaliforniaUnited States
22382Xu, Bethany, FSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-20 12:45:16.170 UTC