[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 24   SHUFFLE   <  SKIP 1612  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26728Roberts, Elijah95062Santa CruzCaliforniaUnited States
27787Ramos, Gerald30601HannoverNordrhein-WestfalenGermany
11220Huang, Erica, C94014ColmaCaliforniaUnited States

Generated 2025-07-18 08:24:38.949 UTC