[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 7828   SHUFFLE   <  SKIP 2207  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24119Kapoor, Emmanuel, A77680Roissy en BrieSeine et MarneFrance
23756Jai, Omar, M91940Les UlisEssonneFrance
27118Kapoor, Tina77127LieusaintSeine et MarneFrance
23661Washington, Abigail2444Port MacquarieNew South WalesAustralia

Generated 2025-07-21 22:28:14.999 UTC