[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 468   SHUFFLE   <  SKIP 1004  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21880Gomez, Marc, J3977CranbourneVictoriaAustralia
23956Coleman, Morgan85049IngolstadtBayernGermany
11087Liang, Tamara, L91910Chula VistaCaliforniaUnited States
21533Tang, Gilbert, DMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-19 00:37:10.498 UTC