[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 625   SHUFFLE   <  SKIP 2333  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14535Anand, DustinHP10 9QYHigh WycombeEnglandUnited Kingdom
22331Yuan, Michele, L91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 14:03:59.427 UTC