[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 3027   SHUFFLE   <  SKIP 1184  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14639Howard, Jeremiah, L90241DowneyCaliforniaUnited States
13422Washington, Jacqueline, C91977Spring ValleyCaliforniaUnited States
16058Zhang, Margaret, GSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-17 22:49:30.900 UTC