[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 480   SHUFFLE   <  SKIP 956  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21968Deng, Jaime, R5023FindonSouth AustraliaAustralia
11776Mitchell, Seth, A95062Santa CruzCaliforniaUnited States
27379Ross, Isabel91932Imperial BeachCaliforniaUnited States

Generated 2025-07-16 17:58:43.397 UTC