[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 650   SHUFFLE   <  SKIP 2864  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17488Adams, Jason98104SeattleWashingtonUnited States
24096Vazquez, Diana77680Roissy en BrieSeine et MarneFrance
21838Ruiz, Gerald, C66041PoingSaarlandGermany

Generated 2025-07-14 09:18:23.407 UTC