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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11405Goel, Bonnie53131BonnHamburgGermany
24200Jai, GrantRH15 9UDWest SussexEnglandUnited Kingdom
28892Bryant, Marissa, APB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 19:14:44.911 UTC