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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25807Lopez, Kaitlin, J75010ParisSeine (Paris)France
23276Zhou, Vincent, A90706BellflowerCaliforniaUnited States
17794Rowe, TheodoreW10 6BLLondonEnglandUnited Kingdom
14778Jimenez, ReneeLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-14 20:39:54.880 UTC