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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22044Young, Connor94070San CarlosCaliforniaUnited States
24692He, Laura, W20354HamburgHamburgGermany
22672Wu, Crystal, WKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-10 18:56:26.292 UTC