[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 2421   SHUFFLE   <  SKIP 686  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12367Townsend, Trinity, LLE18LeedsEnglandUnited Kingdom
28890Ma, Jaclyn48001MünsterSaarlandGermany
12393Sai, Brenda, V93400Saint-DenisSeine Saint DenisFrance
13365Shan, Luke94519ConcordCaliforniaUnited States

Generated 2025-07-11 03:39:18.158 UTC