[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 2421   SHUFFLE   <  SKIP 1505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27527Sanchez, Tina94519ConcordCaliforniaUnited States
13269Martin, Rachel, S98036LynnwoodWashingtonUnited States
29274Green, Miguel, A91945Lemon GroveCaliforniaUnited States

Generated 2025-07-15 15:14:50.263 UTC