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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17636Srini, Ross04139LeipzigNordrhein-WestfalenGermany
19918Alonso, Joy, AY024 1GFYorkEnglandUnited Kingdom
21517Subram, GeraldW1Y 3RALondonEnglandUnited Kingdom
28294Jenkins, Alexis90802Long BeachCaliforniaUnited States

Generated 2025-07-16 10:49:51.672 UTC