[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 4027   SHUFFLE   <  SKIP 1499  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23564Howard, Jessica92625Newport BeachCaliforniaUnited States
20276Sanchez, Haley, R98104SeattleWashingtonUnited States

Generated 2025-07-18 07:44:04.225 UTC