[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 440   SHUFFLE   <  SKIP 2260  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26915Kumar, PeterLA1 1LNLancasterEnglandUnited Kingdom
14905Shen, Ricardo98168BurienWashingtonUnited States
16490Robinson, Megan, G91776San GabrielCaliforniaUnited States

Generated 2025-07-11 18:03:10.872 UTC