[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 1521   SHUFFLE   <  SKIP 237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13538Henderson, Vanessa34117KasselHessenGermany
25886Rogers, Rachel98270MarysvilleWashingtonUnited States
12175Powell, Luke, A95062Santa CruzCaliforniaUnited States

Generated 2025-07-15 22:37:57.907 UTC