[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 2817  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21356Evans, Gabriella, K91945Lemon GroveCaliforniaUnited States
14778Jimenez, ReneeLA1 1LNLancasterEnglandUnited Kingdom
28547Shen, April, J75016ParisSeine (Paris)France

Generated 2025-07-09 23:32:47.763 UTC