[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 364   SHUFFLE   <  SKIP 1512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11434Lopez, AndreRH15 9UDWest SussexEnglandUnited Kingdom
24331Powell, Carson91932Imperial BeachCaliforniaUnited States
25888Edwards, Morgan, D98403TacomaWashingtonUnited States

Generated 2025-07-18 22:28:40.049 UTC