[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5855  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16723Zhao, Barbara94010BurlingameCaliforniaUnited States
14638Scott, Blake, D97005BeavertonOregonUnited States
11152Williams, James, J98371PuyallupWashingtonUnited States

Generated 2025-07-11 13:10:46.507 UTC