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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19040Sun, Eugene, J33041PaderbornHamburgGermany
16965Romero, Kristi, D91910Chula VistaCaliforniaUnited States
19278Sun, WillieGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-11 18:09:55.962 UTC