[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 512   SHUFFLE   <  SKIP 1204  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22521Rivera, Christina, K60323FrankfurtHessenGermany
20409Young, Sophia99202SpokaneWashingtonUnited States
25677Lopez, Veronica, A78400ChatouYvelineFrance
22505Shen, JulieBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-11 18:54:25.041 UTC