[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 589   SHUFFLE   <  SKIP 1668  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16222Anderson, Brandon, S94704BerkeleyCaliforniaUnited States
18022Alvarez, Victor12171BerlinSaarlandGermany
16152Evans, Katherine, E91776San GabrielCaliforniaUnited States

Generated 2025-07-13 14:57:44.894 UTC