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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28802Nelson, AllisonV2M1N7NewtonBritish ColumbiaCanada
14779Fernandez, Henry, A93500PantinSeine Saint DenisFrance
28411Rodriguez, Jay, MEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-15 20:00:28.731 UTC