[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 4931   SHUFFLE   <  SKIP 494  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25889Munoz, Reginald, C91502BurbankCaliforniaUnited States
16369Powell, Isabel98201EverettWashingtonUnited States
21043McDonald, Johnathan12311BerlinHamburgGermany

Generated 2025-07-14 23:00:28.804 UTC