[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 512   SHUFFLE   <  SKIP 3490  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12005Shen, Gilbert, C4171HawthorneQueenslandAustralia
18172Black, WillieB29 6SLBirminghamEnglandUnited Kingdom
15611Patel, Michele92700ColombesHauts de SeineFrance

Generated 2025-07-13 15:08:29.844 UTC