[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4276  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20065Lal, Grant, L34117KasselHessenGermany
12745Wu, RafaelKB9KirkbyEnglandUnited Kingdom
24654Simmons, Paige91932Imperial BeachCaliforniaUnited States

Generated 2025-07-11 06:41:08.586 UTC