[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   SKIP 2927   SHUFFLE   <  SKIP 745  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22964Hayes, Eric, A3977CranbourneVictoriaAustralia
28652Murphy, Mariah, JV9LangfordBritish ColumbiaCanada
28092Hall, MorganV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-15 15:42:47.114 UTC