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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25826Watson, Nathaniel, H3337MeltonVictoriaAustralia
27326Goel, Ashlee93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-22 07:14:49.284 UTC