[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 482   SHUFFLE   <  SKIP 4134  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28439Gray, Olivia, LOX1OxfordEnglandUnited Kingdom
25776Zhou, DamienAS23Stoke-on-TrentEnglandUnited Kingdom
24547Gomez, Dana38001BraunschweigNordrhein-WestfalenGermany
25700Coleman, Faith, B93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-15 16:41:54.471 UTC