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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22270Gonzales, Antonio91203GlendaleCaliforniaUnited States
28695Raji, MarioRG7 5H7ReadingEnglandUnited Kingdom
26521Taylor, Nathan, L98371PuyallupWashingtonUnited States

Generated 2025-07-19 18:40:32.794 UTC