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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27831Vazquez, Clinton, C53001BonnHamburgGermany
20141Flores, Angelica, M59140DunkerqueNordFrance
14883Barnes, Gabrielle91945Lemon GroveCaliforniaUnited States

Generated 2025-07-13 20:32:24.739 UTC