[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 189   SHUFFLE   <  SKIP 1494  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14137Ruiz, Joy, A46236BottropNordrhein-WestfalenGermany
21037Arun, Bruce, T33098PaderbornNordrhein-WestfalenGermany
28638Thompson, Alexandra, S92806La JollaCaliforniaUnited States

Generated 2025-07-10 05:13:12.527 UTC