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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26326Washington, Trevor91910Chula VistaCaliforniaUnited States
20829Diaz, Andy40605DuesseldorfHessenGermany
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom
27462Rodriguez, Xavier90706BellflowerCaliforniaUnited States

Generated 2025-07-10 07:20:26.550 UTC