[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 3633   SHUFFLE   <  SKIP 1892  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18428Henderson, Alexis97205PortlandOregonUnited States
28710Vazquez, Tyrone, G53131BonnNordrhein-WestfalenGermany
19301Liu, Jamie, JCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-17 02:07:01.949 UTC