[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   SHUFFLE   SKIP 5233   <  SKIP 187  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20556Sun, Glenn, D04139LeipzigNordrhein-WestfalenGermany
22146Chen, Benjamin, J90505TorranceCaliforniaUnited States
27445Tang, Shaun, S94014ColmaCaliforniaUnited States

Generated 2025-07-15 17:25:30.033 UTC