[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 1845   SHUFFLE   <  SKIP 2119  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14910Murphy, Caitlin, LV8XRoyal OakBritish ColumbiaCanada
26414Patel, George80074MünchenNordrhein-WestfalenGermany
19458Blanco, Tyrone, F59223RoncqNordFrance

Generated 2025-07-14 17:30:57.542 UTC