[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 750   SHUFFLE   <  SKIP 4539  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13801Andersen, Colleen, L78400ChatouYvelineFrance
23269Griffin, Taylor, E92020El CajonCaliforniaUnited States
12640Richardson, AngelCM11BillericayEnglandUnited Kingdom

Generated 2025-07-20 18:23:48.750 UTC