[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 416   SHUFFLE   <  SKIP 1998  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18914Ruiz, Felicia, L91502BurbankCaliforniaUnited States
21604Howard, Melanie, A90241DowneyCaliforniaUnited States
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom
11697Lee, Eduardo94611OaklandCaliforniaUnited States

Generated 2025-07-11 22:05:19.384 UTC