[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 610   SHUFFLE   <  SKIP 1249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24695Zhou, Omar, L93400Saint-DenisSeine Saint DenisFrance
12490He, Trisha, C75013ParisSeine (Paris)France
12005Shen, Gilbert, C4171HawthorneQueenslandAustralia

Generated 2025-11-05 13:56:58.369 UTC