[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 2421   SHUFFLE   <  SKIP 3833  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12522Sanchez, Brandy93500PantinSeine Saint DenisFrance
25825Fernandez, Tammy, A2777SpringwoodNew South WalesAustralia
15689Wang, Stacey04139LeipzigNordrhein-WestfalenGermany
27129Tang, Mindy60075Frankfurt am MainSaarlandGermany

Generated 2025-07-16 22:59:11.408 UTC