[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 1534  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14405Walker, Dylan, S98225BellinghamWashingtonUnited States
23651Alvarez, Marvin3000MelbourneVictoriaAustralia
12839Fernandez, DominiqueOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-09 22:53:46.769 UTC