[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 327   SHUFFLE   <  SKIP 339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12390Martinez, Denise, L12311BerlinHamburgGermany
21105Sara, Cory, AYO15YorkEnglandUnited Kingdom
28441Nath, Peter, K59491Villeneuve-d'AscqNordFrance

Generated 2025-07-16 14:37:35.622 UTC