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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19127Sanchez, Alexa, J97071WoodburnOregonUnited States
19747Rai, Louis94519ConcordCaliforniaUnited States
17819Rana, Arthur, DGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-20 17:31:23.127 UTC