[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 840   SHUFFLE   <  SKIP 885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25826Watson, Nathaniel, H3337MeltonVictoriaAustralia
16029Patel, Abby2777SpringwoodNew South WalesAustralia
24119Kapoor, Emmanuel, A77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-17 08:43:09.964 UTC