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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17989Sun, Tiffany, P85049IngolstadtBayernGermany
14170Moreno, Rebekah, J80610Saint OuenSommeFrance
17578Thompson, Megan, S94063Redwood CityCaliforniaUnited States

Generated 2025-07-11 15:59:59.730 UTC