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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20172Gao, KelliOX14 4SEOxfordEnglandUnited Kingdom
25518Lu, Oscar75012ParisSeine (Paris)France
15956Li, Ryan94611OaklandCaliforniaUnited States

Generated 2025-07-09 12:59:27.721 UTC