[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 475   SHUFFLE   <  SKIP 1847  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23638Ruiz, NelsonKB9KirkbyEnglandUnited Kingdom
18217Alonso, Danny, S4171HawthorneQueenslandAustralia
25548Yuan, Colleen, M46236BottropNordrhein-WestfalenGermany

Generated 2025-07-14 16:19:14.407 UTC