[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 484   SHUFFLE   <  SKIP 2391  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28430Suarez, Armando48001MünsterSaarlandGermany
19184Hayes, EmilyPE17BuryEnglandUnited Kingdom
12157White, William91950Lincoln AcresCaliforniaUnited States
26380Luo, Ricardo95000CergyVal d'OiseFrance

Generated 2025-07-15 00:56:06.851 UTC