[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 521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17470Carlson, Jaime, J90706BellflowerCaliforniaUnited States
11432Prasad, Dominique, L77680Roissy en BrieSeine et MarneFrance
13255Blanco, Lance, M66001SaarbrückenSaarlandGermany

Generated 2025-07-11 13:06:15.696 UTC