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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14933Patel, Ronald41485GrevenbroichBayernGermany
27432Ruiz, Craig, C91910Chula VistaCaliforniaUnited States
24131Rubio, Felicia, S94310OrlyVal de MarneFrance

Generated 2025-07-11 23:12:22.805 UTC