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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27737Taylor, Brandon, C94063Redwood CityCaliforniaUnited States
27602Campbell, Wyatt, CV3A 4R2LangleyBritish ColumbiaCanada
17857Cabello, Albert, S04838EilenburgBrandenburgGermany

Generated 2025-07-11 03:31:43.183 UTC