[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 5666  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22333Watson, Gabriella, D97045Oregon CityOregonUnited States
24721Zheng, MandyW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-13 15:30:14.528 UTC