[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 470   SHUFFLE   <  SKIP 2884  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24090Perez, Cassandra92700ColombesHauts de SeineFrance
13500Vance, Molly, C53001BonnHamburgGermany
27033Harrison, Ernest98225BellinghamWashingtonUnited States

Generated 2025-07-21 08:23:02.009 UTC