[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 875   SHUFFLE   <  SKIP 6181  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25527Johnson, Robert, P93400Saint-DenisSeine Saint DenisFrance
23895Powell, Nicole97330CorvallisOregonUnited States
28811Phillips, Caleb, S91932Imperial BeachCaliforniaUnited States

Generated 2025-07-10 12:46:40.435 UTC