[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4169  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27165Patel, BruceLE18LeedsEnglandUnited Kingdom
26224Gonzalez, Henry, W95000CergyVal d'OiseFrance
14002Reed, Jacqueline98168BurienWashingtonUnited States
14966Vazquez, Derrick80610Saint OuenSommeFrance

Generated 2025-07-13 12:13:26.077 UTC