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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29128Reed, Alyssa91941GrossmontCaliforniaUnited States
20724Vance, EbonySW19 3RULondonEnglandUnited Kingdom
17840Hernandez, LarryWA3WatfordEnglandUnited Kingdom

Generated 2025-07-11 04:09:25.544 UTC