[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 2500   <  SKIP 892  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27800Suri, ReginaY024 1GFYorkEnglandUnited Kingdom
25831Torres, Sebastian, V4217Gold CoastQueenslandAustralia
24578Lopez, Meredith, Y93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-13 07:21:52.794 UTC