[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 4000   SHUFFLE   <  SKIP 2939  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15673Goel, Jon78000VersaillesYvelineFrance
12522Sanchez, Brandy93500PantinSeine Saint DenisFrance
12386Perry, Katherine, S91054ErlangenBayernGermany
21879Ma, Louis3977CranbourneVictoriaAustralia

Generated 2025-07-20 05:32:42.882 UTC