[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 4202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17926Ramos, Carolyn2777SpringwoodNew South WalesAustralia
27174Bennett, Fernando, M33098PaderbornNordrhein-WestfalenGermany
17954Torres, Shelby, B78100Saint Germain en LayeYvelineFrance

Generated 2025-07-12 17:09:06.864 UTC