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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18231Gutierrez, Janet, M94704BerkeleyCaliforniaUnited States
21043McDonald, Johnathan12311BerlinHamburgGermany
12985Roberts, Hailey, L90802Long BeachCaliforniaUnited States

Generated 2025-07-09 22:40:36.805 UTC