[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 2236   SHUFFLE   <  SKIP 3200  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19389Goel, Terrence, MLA1 1LNLancasterEnglandUnited Kingdom
27416Morris, Jeremiah98284Sedro WoolleyWashingtonUnited States
12767Robinson, Christopher, A98901YakimaWashingtonUnited States

Generated 2025-07-21 15:35:22.819 UTC