[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 512   SHUFFLE   <  SKIP 642  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12229Gomez, Kari63151MühlheimHamburgGermany
18529Castro, Albert, W20151ChantillyVirginiaUnited States
22325Rodriguez, Noah, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-22 05:35:39.199 UTC