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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19767Serrano, Ross94704BerkeleyCaliforniaUnited States
15957Ross, Samuel, T94063Redwood CityCaliforniaUnited States
17857Cabello, Albert, S04838EilenburgBrandenburgGermany

Generated 2025-07-22 11:48:12.123 UTC