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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29153Arun, Pedro90210Beverly HillsCaliforniaUnited States
11676Hu, Alan55056BranchMinnesotaUnited States
25622Hill, Mary, M97330CorvallisOregonUnited States

Generated 2025-07-10 14:01:10.624 UTC