[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 2421   SHUFFLE   <  SKIP 1847  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20747Vazquez, Melody98168BurienWashingtonUnited States
18163Zhang, Gabriel57000MetzMoselleFrance
11726Liang, Micah, R98168BurienWashingtonUnited States
21036Hernandez, Ruben, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-16 06:23:42.136 UTC