[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2689  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25584Suri, DominiqueBD1 4SJW. YorkEnglandUnited Kingdom
19903Nelson, Marcus, N57000MetzMoselleFrance
23617She, KaraLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-11-01 08:22:20.542 UTC