[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 542   SHUFFLE   <  SKIP 738  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13257Chander, Jon, L95010HofBayernGermany
26357Gonzalez, Sergio, S75016ParisSeine (Paris)France
14800Arthur, Abby42651SolingenNordrhein-WestfalenGermany
22795Yuan, Tara, G75013ParisSeine (Paris)France

Generated 2025-07-21 06:28:29.351 UTC