[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 512   SHUFFLE   <  SKIP 3278  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26303Pal, Devon, M90706BellflowerCaliforniaUnited States
19760Russell, Sydney91941GrossmontCaliforniaUnited States
16788Gao, Ronnie, J94010BurlingameCaliforniaUnited States

Generated 2025-07-21 19:22:52.100 UTC