[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 405   SHUFFLE   <  SKIP 924  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17498Martin, Daniel94063Redwood CityCaliforniaUnited States
21048Liang, Karen, M45000OrleansLoiretFrance
28396Munoz, Rebekah22001HamburgHessenGermany

Generated 2025-07-15 12:02:55.395 UTC