[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 3669   SHUFFLE   <  SKIP 1001  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11575Campbell, JacksonLE18LeedsEnglandUnited Kingdom
12754Deng, Lindsey93400Saint-DenisSeine Saint DenisFrance
23688Thomas, Olivia, R94947NovatoCaliforniaUnited States
17447Lewis, Sydney, L94519ConcordCaliforniaUnited States

Generated 2025-07-13 22:07:26.088 UTC