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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24331Powell, Carson91932Imperial BeachCaliforniaUnited States
14125Gonzalez, Shane, Y5023FindonSouth AustraliaAustralia
15454Bennett, Ian, K59368WerneNordrhein-WestfalenGermany

Generated 2025-07-11 17:40:39.928 UTC