[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 413   SHUFFLE   <  SKIP 1760  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21023Wang, CaraRH15 9UDWest SussexEnglandUnited Kingdom
22991Jenkins, Morgan, J94014ColmaCaliforniaUnited States
21079Carlson, Lee, SRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-21 12:33:52.888 UTC