[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 817   SHUFFLE   <  SKIP 111  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25309Zhou, Karen04838EilenburgBrandenburgGermany
27405Shan, Jackson91776San GabrielCaliforniaUnited States
16152Evans, Katherine, E91776San GabrielCaliforniaUnited States

Generated 2025-07-11 22:02:06.993 UTC