[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 875   SHUFFLE   <  SKIP 4116  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19389Goel, Terrence, MLA1 1LNLancasterEnglandUnited Kingdom
25837Cook, Timothy, H92625Newport BeachCaliforniaUnited States
21027Nelson, Luke, EGL50CheltenhamEnglandUnited Kingdom
23602Lopez, Andrea91054ErlangenBayernGermany

Generated 2025-07-14 09:15:43.622 UTC