[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 875   SHUFFLE   <  SKIP 1223  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18132Blanco, Adrienne, M92310SèvresHauts de SeineFrance
14526Hall, Emily64283DarmstadtHessenGermany
19138Coleman, Eric, T97222MilwaukieOregonUnited States

Generated 2025-07-17 16:39:03.826 UTC