[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 3669   SHUFFLE   <  SKIP 1126  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15082Lal, Kelvin59491Villeneuve-d'AscqNordFrance
19664Alexander, Ethan, A97205PortlandOregonUnited States
29329Campbell, Lucas97205PortlandOregonUnited States
19276Sai, Ruben, A92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-11 14:08:23.371 UTC