[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 3375   SHUFFLE   <  SKIP 3134  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20012Robinson, Jessica90706BellflowerCaliforniaUnited States
21827Gutierrez, Mallory66578NeunkirchenSaarlandGermany

Generated 2025-07-20 08:15:46.521 UTC