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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27155Hall, Eric, C75007ParisSeine (Paris)France
17450Coleman, Samuel, NV9LangfordBritish ColumbiaCanada
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance
17988Diaz, Alfredo, W75016ParisSeine (Paris)France

Generated 2025-07-21 16:33:25.874 UTC