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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28902She, Suzanne63009OffenbachSaarlandGermany
17772Andersen, LeonardW1V 5RNLondonEnglandUnited Kingdom
20714Beck, ChristineLE18LeedsEnglandUnited Kingdom
29464Gao, Eugene4700RockhamptonQueenslandAustralia

Generated 2025-07-18 00:13:20.994 UTC