[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 753  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25313Coleman, Trevor, CEM15Esher-MoleseyEnglandUnited Kingdom
24243Lin, Karen3198SeafordVictoriaAustralia
26935Butler, Gabriel75007ParisSeine (Paris)France
22297Garcia, Jasmine, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-18 03:03:00.271 UTC