[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 1875  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28473Rodriguez, BruceNT20Newcastle upon TyneEnglandUnited Kingdom
22608Munoz, Arthur, LRG12 8TBBracknellEnglandUnited Kingdom
27385Ramos, Jonathon, A91502BurbankCaliforniaUnited States

Generated 2025-07-11 21:56:54.780 UTC