[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 2770  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28474Nara, Terrence, RHP10 9QYHigh WycombeEnglandUnited Kingdom
17322Beck, Derek2777SpringwoodNew South WalesAustralia
26414Patel, George80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-15 05:02:40.650 UTC