[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 3713   <  SKIP 262  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15072Subram, Whitney93290Tremblay-en-FranceSeine Saint DenisFrance
18831Hernandez, Andy90706BellflowerCaliforniaUnited States
17344Kelly, Timothy94947NovatoCaliforniaUnited States
20913Liu, Wesley24044KielSaarlandGermany

Generated 2025-07-14 17:52:37.894 UTC