[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 3290  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24664Washington, Ian, MV9LangfordBritish ColumbiaCanada
29379Gill, Craig, R17490Saint OuenCharente-MaritimeFrance
24119Kapoor, Emmanuel, A77680Roissy en BrieSeine et MarneFrance
28358Powell, Austin, R94010BurlingameCaliforniaUnited States

Generated 2025-07-10 17:03:12.631 UTC